home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SGI Hot Mix 17
/
Hot Mix 17.iso
/
HM17_SGI
/
html
/
vendors
/
bluestone
/
docs
/
GettingStarted
/
ch1a21.gif
< prev
next >
Graphics Interchange Format
|
1997-07-15
|
12KB
|
342x666
|
4-bit (16 colors)
Labels:
text
|
screenshot
|
display
|
number
|
font
|
parallel
|
software
OCR:
begin.html<A>begin # #includes, #defines, globals, other code *i #include 'my_header.h" #define A_CONSTANT 'a_string" static void Abegin(void) { -" Function Initialization Code + int status = 0; char *str = NULL; Before Object Binding Execution Code */ if(!str) { ... ! Object Binding Execution Code "! bind1 bind2 bind3 - . "After Object Binding Execution Code "! ... status = DoSome Stuff(str){ " Function Final Code */ if(str) free(str){ #* End of Function */ Ok Apply Cancel